-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typo in web3-utils.rst #3703
Conversation
Fixed typos ("ethere unit") in web3-utils documentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
According to the Stack Overflow post (mentioned where these changes are being made), I believe the typo, ethere unit
, should've been corrected to ether unit
instead of ethereum unit
Update to ether unit instead of ethereum unit Co-authored-by: Wyatt Barnes <me@wyatt.email>
Update to ether unit instead of ethereum unit Co-authored-by: Wyatt Barnes <me@wyatt.email>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks!
Description
Fixes typos ("ethere unit") in web3-utils documentation.
Type of change
Fix typos. "ethere unit" => "ether unit"